Package-level declarations
Types
Link copied to clipboard
App Config is to fetch the values from config files. If there is no config file, the values will be fetched from the default values.
Link copied to clipboard
DataHolder is a singleton class that holds data as key-value pairs.
Link copied to clipboard
Link copied to clipboard
GalleryHelper is a class that helps to save an image to the gallery
Link copied to clipboard
KeyValueStore is a class that stores key value pairs in encrypted shared preferences
Link copied to clipboard
SessionHolder is a class that holds either an ActiveFaceCaptureSession or a PassiveFaceCaptureSession and provides a common interface for interacting with either session type.